2025-07-13 00:42:27,373 [ 141832 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-07-13 00:42:27,373 [ 141832 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-07-13 00:42:27,373 [ 141832 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-07-13 00:42:27,373 [ 141832 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_3i0029 --privileged --dns-search='.' --memory=30709030912 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel1_0.jsonl --report-log-exclude-logs-on-passed-tests 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2]' test_executable_user_defined_functions_config_reload/test.py::test test_explain_estimates/test.py::test_explain_estimates test_external_cluster/test.py::test_ddl test_external_cluster/test.py::test_ddl_replicated test_external_http_authenticator/test.py::test_basic_auth_failed test_external_http_authenticator/test.py::test_header_failed test_external_http_authenticator/test.py::test_session_settings_from_auth_response test_external_http_authenticator/test.py::test_user_create_basic_auth_pass test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts 'test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node]' 'test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path]' test_filesystem_cache/test.py::test_custom_cached_disk test_filesystem_cache/test.py::test_dynamic_resize test_filesystem_cache/test.py::test_filesystem_cache_log test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges test_filesystem_cache/test.py::test_keep_up_size_ratio 'test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node]' test_filesystem_cache/test.py::test_system_sync_filesystem_cache test_hedged_requests/test.py::test_async_connect test_hedged_requests/test.py::test_async_query_sending test_hedged_requests/test.py::test_combination1 test_hedged_requests/test.py::test_combination2 test_hedged_requests/test.py::test_combination3 test_hedged_requests/test.py::test_combination4 test_hedged_requests/test.py::test_initial_receive_timeout test_hedged_requests/test.py::test_long_query test_hedged_requests/test.py::test_receive_timeout1 test_hedged_requests/test.py::test_receive_timeout2 test_hedged_requests/test.py::test_send_data test_hedged_requests/test.py::test_send_data2 test_hedged_requests/test.py::test_send_table_status_sleep test_hedged_requests/test.py::test_send_table_status_sleep2 test_hedged_requests/test.py::test_stuck_replica 'test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0]' 'test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1]' test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement test_insert_over_http_query_log/test.py::test_insert_over_http_ok test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table test_join_set_family_s3/test.py::test_join_s3 test_join_set_family_s3/test.py::test_set_s3 test_keeper_auth/test.py::test_auth_snapshot test_keeper_auth/test.py::test_bad_auth_1 test_keeper_auth/test.py::test_bad_auth_10 test_keeper_auth/test.py::test_bad_auth_11 test_keeper_auth/test.py::test_bad_auth_12 test_keeper_auth/test.py::test_bad_auth_13 test_keeper_auth/test.py::test_bad_auth_2 test_keeper_auth/test.py::test_bad_auth_3 test_keeper_auth/test.py::test_bad_auth_4 test_keeper_auth/test.py::test_bad_auth_5 test_keeper_auth/test.py::test_bad_auth_6 test_keeper_auth/test.py::test_bad_auth_7 test_keeper_auth/test.py::test_bad_auth_8 test_keeper_auth/test.py::test_bad_auth_9 'test_keeper_auth/test.py::test_digest_auth_basic[get_fake_zk]' 'test_keeper_auth/test.py::test_digest_auth_basic[get_genuine_zk]' 'test_keeper_auth/test.py::test_digest_auth_multiple[get_fake_zk]' 'test_keeper_auth/test.py::test_digest_auth_multiple[get_genuine_zk]' 'test_keeper_auth/test.py::test_get_set_acl[get_fake_zk]' 'test_keeper_auth/test.py::test_get_set_acl[get_genuine_zk]' 'test_keeper_auth/test.py::test_partial_auth[get_fake_zk]' 'test_keeper_auth/test.py::test_partial_auth[get_genuine_zk]' 'test_keeper_auth/test.py::test_remove_acl[get_fake_zk]' 'test_keeper_auth/test.py::test_remove_acl[get_genuine_zk]' test_keeper_auth/test.py::test_super_auth test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-key]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-sipHash64(key)]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-key]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-key]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-key]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-key]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-key]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)]' test_parallel_replicas_increase_error_count/test.py::test_increase_error_count 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}]' -vvv " altinityinfra/integration-tests-runner:ad96270260ff '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-key] test_keeper_auth/test.py::test_auth_snapshot test_hedged_requests/test.py::test_async_connect test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] test_external_http_authenticator/test.py::test_basic_auth_failed test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] test_external_cluster/test.py::test_ddl test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node] [gw7] [ 1%] PASSED test_external_http_authenticator/test.py::test_basic_auth_failed test_external_http_authenticator/test.py::test_header_failed [gw7] [ 2%] PASSED test_external_http_authenticator/test.py::test_header_failed test_external_http_authenticator/test.py::test_session_settings_from_auth_response [gw3] [ 3%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] [gw3] [ 4%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] [gw3] [ 5%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] [gw3] [ 6%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] [gw3] [ 7%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] [gw3] [ 8%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] test_executable_user_defined_functions_config_reload/test.py::test [gw8] [ 9%] PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide [gw4] [ 10%] PASSED test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node] test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path] [gw7] [ 11%] PASSED test_external_http_authenticator/test.py::test_session_settings_from_auth_response test_external_http_authenticator/test.py::test_user_create_basic_auth_pass [gw4] [ 12%] PASSED test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path] test_filesystem_cache/test.py::test_custom_cached_disk [gw9] [ 13%] PASSED test_external_cluster/test.py::test_ddl test_external_cluster/test.py::test_ddl_replicated [gw8] [ 14%] PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes [gw1] [ 15%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-key] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-sipHash64(key)] [gw6] [ 16%] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0] test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1] [gw7] [ 17%] PASSED test_external_http_authenticator/test.py::test_user_create_basic_auth_pass test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass [gw9] [ 18%] PASSED test_external_cluster/test.py::test_ddl_replicated [gw7] [ 19%] PASSED test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass [gw8] [ 20%] PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide [gw1] [ 21%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-sipHash64(key)] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-key] [gw6] [ 22%] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1] test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement [gw6] [ 23%] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement test_insert_over_http_query_log/test.py::test_insert_over_http_ok test_parallel_replicas_increase_error_count/test.py::test_increase_error_count [gw1] [ 24%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-key] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] [gw8] [ 25%] PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide [gw6] [ 26%] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_ok test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table test_join_set_family_s3/test.py::test_join_s3 [gw6] [ 27%] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table [gw1] [ 28%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-key] [gw5] [ 29%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] [gw2] [ 30%] PASSED test_hedged_requests/test.py::test_async_connect test_hedged_requests/test.py::test_async_query_sending [gw1] [ 31%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-key] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] [gw0] [ 32%] PASSED test_keeper_auth/test.py::test_auth_snapshot test_keeper_auth/test.py::test_bad_auth_1 [gw1] [ 33%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] [gw0] [ 34%] PASSED test_keeper_auth/test.py::test_bad_auth_1 test_keeper_auth/test.py::test_bad_auth_10 [gw1] [ 35%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] [gw0] [ 36%] PASSED test_keeper_auth/test.py::test_bad_auth_10 test_keeper_auth/test.py::test_bad_auth_11 [gw0] [ 37%] PASSED test_keeper_auth/test.py::test_bad_auth_11 test_keeper_auth/test.py::test_bad_auth_12 [gw1] [ 38%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-key] [gw0] [ 39%] PASSED test_keeper_auth/test.py::test_bad_auth_12 test_keeper_auth/test.py::test_bad_auth_13 [gw5] [ 40%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] [gw0] [ 41%] PASSED test_keeper_auth/test.py::test_bad_auth_13 test_keeper_auth/test.py::test_bad_auth_2 [gw1] [ 42%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-key] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] [gw7] [ 43%] PASSED test_parallel_replicas_increase_error_count/test.py::test_increase_error_count [gw0] [ 44%] PASSED test_keeper_auth/test.py::test_bad_auth_2 test_keeper_auth/test.py::test_bad_auth_3 [gw0] [ 45%] PASSED test_keeper_auth/test.py::test_bad_auth_3 test_keeper_auth/test.py::test_bad_auth_4 [gw1] [ 46%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] [gw0] [ 47%] PASSED test_keeper_auth/test.py::test_bad_auth_4 test_keeper_auth/test.py::test_bad_auth_5 [gw0] [ 48%] PASSED test_keeper_auth/test.py::test_bad_auth_5 test_keeper_auth/test.py::test_bad_auth_6 [gw1] [ 49%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] [gw0] [ 50%] PASSED test_keeper_auth/test.py::test_bad_auth_6 test_keeper_auth/test.py::test_bad_auth_7 [gw4] [ 51%] PASSED test_filesystem_cache/test.py::test_custom_cached_disk [gw1] [ 52%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] test_filesystem_cache/test.py::test_dynamic_resize [gw5] [ 53%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] [gw0] [ 54%] PASSED test_keeper_auth/test.py::test_bad_auth_7 test_keeper_auth/test.py::test_bad_auth_8 [gw0] [ 55%] PASSED test_keeper_auth/test.py::test_bad_auth_8 test_keeper_auth/test.py::test_bad_auth_9 [gw3] [ 56%] PASSED test_executable_user_defined_functions_config_reload/test.py::test [gw9] [ 57%] PASSED test_join_set_family_s3/test.py::test_join_s3 test_join_set_family_s3/test.py::test_set_s3 test_explain_estimates/test.py::test_explain_estimates [gw0] [ 58%] PASSED test_keeper_auth/test.py::test_bad_auth_9 test_keeper_auth/test.py::test_digest_auth_basic[get_fake_zk] [gw4] [ 59%] PASSED test_filesystem_cache/test.py::test_dynamic_resize test_filesystem_cache/test.py::test_filesystem_cache_log [gw2] [ 60%] PASSED test_hedged_requests/test.py::test_async_query_sending test_hedged_requests/test.py::test_combination1 [gw0] [ 61%] PASSED test_keeper_auth/test.py::test_digest_auth_basic[get_fake_zk] test_keeper_auth/test.py::test_digest_auth_basic[get_genuine_zk] [gw4] [ 62%] PASSED test_filesystem_cache/test.py::test_filesystem_cache_log test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges [gw0] [ 63%] PASSED test_keeper_auth/test.py::test_digest_auth_basic[get_genuine_zk] test_keeper_auth/test.py::test_digest_auth_multiple[get_fake_zk] [gw5] [ 64%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] [gw0] [ 65%] PASSED test_keeper_auth/test.py::test_digest_auth_multiple[get_fake_zk] test_keeper_auth/test.py::test_digest_auth_multiple[get_genuine_zk] [gw0] [ 66%] PASSED test_keeper_auth/test.py::test_digest_auth_multiple[get_genuine_zk] test_keeper_auth/test.py::test_get_set_acl[get_fake_zk] [gw0] [ 67%] PASSED test_keeper_auth/test.py::test_get_set_acl[get_fake_zk] test_keeper_auth/test.py::test_get_set_acl[get_genuine_zk] [gw0] [ 68%] PASSED test_keeper_auth/test.py::test_get_set_acl[get_genuine_zk] test_keeper_auth/test.py::test_partial_auth[get_fake_zk] [gw0] [ 69%] PASSED test_keeper_auth/test.py::test_partial_auth[get_fake_zk] test_keeper_auth/test.py::test_partial_auth[get_genuine_zk] [gw0] [ 70%] PASSED test_keeper_auth/test.py::test_partial_auth[get_genuine_zk] test_keeper_auth/test.py::test_remove_acl[get_fake_zk] [gw0] [ 71%] PASSED test_keeper_auth/test.py::test_remove_acl[get_fake_zk] test_keeper_auth/test.py::test_remove_acl[get_genuine_zk] [gw0] [ 72%] PASSED test_keeper_auth/test.py::test_remove_acl[get_genuine_zk] test_keeper_auth/test.py::test_super_auth [gw0] [ 73%] PASSED test_keeper_auth/test.py::test_super_auth [gw9] [ 74%] PASSED test_join_set_family_s3/test.py::test_set_s3 [gw2] [ 75%] PASSED test_hedged_requests/test.py::test_combination1 test_hedged_requests/test.py::test_combination2 [gw3] [ 76%] PASSED test_explain_estimates/test.py::test_explain_estimates [gw5] [ 77%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts [gw5] [ 78%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] [gw2] [ 79%] PASSED test_hedged_requests/test.py::test_combination2 test_hedged_requests/test.py::test_combination3 [gw5] [ 80%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] [gw3] [ 81%] PASSED test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts [gw2] [ 82%] PASSED test_hedged_requests/test.py::test_combination3 test_hedged_requests/test.py::test_combination4 [gw5] [ 83%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] [gw5] [ 84%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] [gw2] [ 85%] PASSED test_hedged_requests/test.py::test_combination4 test_hedged_requests/test.py::test_initial_receive_timeout [gw5] [ 86%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] [gw4] [ 87%] PASSED test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges test_filesystem_cache/test.py::test_keep_up_size_ratio [gw5] [ 88%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] [gw4] [ 89%] PASSED test_filesystem_cache/test.py::test_keep_up_size_ratio test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] [gw2] [ 90%] PASSED test_hedged_requests/test.py::test_initial_receive_timeout test_hedged_requests/test.py::test_long_query [gw2] [ 91%] PASSED test_hedged_requests/test.py::test_long_query test_hedged_requests/test.py::test_receive_timeout1 [gw4] [ 92%] PASSED test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] test_filesystem_cache/test.py::test_system_sync_filesystem_cache [gw2] [ 93%] PASSED test_hedged_requests/test.py::test_receive_timeout1 test_hedged_requests/test.py::test_receive_timeout2 [gw4] [ 94%] PASSED test_filesystem_cache/test.py::test_system_sync_filesystem_cache [gw2] [ 95%] PASSED test_hedged_requests/test.py::test_receive_timeout2 test_hedged_requests/test.py::test_send_data [gw2] [ 96%] PASSED test_hedged_requests/test.py::test_send_data test_hedged_requests/test.py::test_send_data2 [gw2] [ 97%] PASSED test_hedged_requests/test.py::test_send_data2 test_hedged_requests/test.py::test_send_table_status_sleep [gw2] [ 98%] PASSED test_hedged_requests/test.py::test_send_table_status_sleep test_hedged_requests/test.py::test_send_table_status_sleep2 [gw2] [ 99%] PASSED test_hedged_requests/test.py::test_send_table_status_sleep2 test_hedged_requests/test.py::test_stuck_replica [gw2] [100%] PASSED test_hedged_requests/test.py::test_stuck_replica ----------------- generated report log file: parallel1_0.jsonl ----------------- ============================== slowest durations =============================== 57.93s call test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges 32.29s call test_hedged_requests/test.py::test_async_query_sending 23.45s call test_filesystem_cache/test.py::test_custom_cached_disk 22.66s call test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] 22.08s call test_executable_user_defined_functions_config_reload/test.py::test 21.72s teardown test_join_set_family_s3/test.py::test_set_s3 21.30s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 20.59s setup test_executable_user_defined_functions_config_reload/test.py::test 20.20s setup test_keeper_auth/test.py::test_auth_snapshot 19.76s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-key] 18.70s setup test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0] 18.32s setup test_external_cluster/test.py::test_ddl 18.32s teardown test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts 18.21s setup test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts 16.80s setup test_hedged_requests/test.py::test_async_connect 16.10s call test_join_set_family_s3/test.py::test_join_s3 16.09s setup test_join_set_family_s3/test.py::test_join_s3 16.08s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] 16.06s call test_hedged_requests/test.py::test_initial_receive_timeout 16.02s setup test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node] 15.35s call test_hedged_requests/test.py::test_long_query 15.19s call test_hedged_requests/test.py::test_async_connect 15.18s setup test_external_http_authenticator/test.py::test_basic_auth_failed 15.11s call test_keeper_auth/test.py::test_auth_snapshot 14.87s setup test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts 14.52s call test_hedged_requests/test.py::test_combination3 13.33s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 13.21s call test_hedged_requests/test.py::test_receive_timeout2 12.86s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 12.63s setup test_explain_estimates/test.py::test_explain_estimates 12.42s call test_hedged_requests/test.py::test_combination2 12.28s call test_hedged_requests/test.py::test_combination4 12.11s call test_hedged_requests/test.py::test_send_data2 11.99s setup test_parallel_replicas_increase_error_count/test.py::test_increase_error_count 11.65s call test_hedged_requests/test.py::test_combination1 11.35s setup test_filesystem_cache/test.py::test_custom_cached_disk 11.26s call test_hedged_requests/test.py::test_send_data 11.25s call test_hedged_requests/test.py::test_stuck_replica 10.63s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 10.52s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 10.42s call test_hedged_requests/test.py::test_receive_timeout1 9.61s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 9.42s call test_hedged_requests/test.py::test_send_table_status_sleep2 9.32s call test_hedged_requests/test.py::test_send_table_status_sleep 9.30s call test_join_set_family_s3/test.py::test_set_s3 9.25s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 9.19s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 9.11s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 8.95s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 8.61s teardown test_parallel_replicas_increase_error_count/test.py::test_increase_error_count 8.59s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 8.54s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 8.49s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 8.32s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 7.53s call test_parallel_replicas_increase_error_count/test.py::test_increase_error_count 6.96s teardown test_external_cluster/test.py::test_ddl_replicated 6.42s teardown test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table 6.15s call test_external_http_authenticator/test.py::test_session_settings_from_auth_response 6.05s teardown test_hedged_requests/test.py::test_stuck_replica 5.90s call test_filesystem_cache/test.py::test_dynamic_resize 5.73s call test_filesystem_cache/test.py::test_keep_up_size_ratio 5.33s call test_filesystem_cache/test.py::test_system_sync_filesystem_cache 5.26s teardown test_filesystem_cache/test.py::test_system_sync_filesystem_cache 4.99s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] 4.17s teardown test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass 3.98s teardown test_explain_estimates/test.py::test_explain_estimates 3.91s call test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0] 3.87s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-key] 3.80s call test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts 3.64s call test_external_cluster/test.py::test_ddl 3.58s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 3.36s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] 3.32s call test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node] 3.32s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-key] 3.31s call test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide 3.29s call test_filesystem_cache/test.py::test_filesystem_cache_log 2.93s call test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes 2.92s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 2.89s call test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1] 2.86s call test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide 2.86s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] 2.84s call test_insert_over_http_query_log/test.py::test_insert_over_http_ok 2.81s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-key] 2.55s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-key] 2.54s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 2.50s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-sipHash64(key)] 2.46s call test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path] 2.40s call test_keeper_auth/test.py::test_digest_auth_basic[get_fake_zk] 2.32s teardown test_keeper_auth/test.py::test_super_auth 2.24s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] 2.15s call test_keeper_auth/test.py::test_bad_auth_4 2.15s call test_keeper_auth/test.py::test_bad_auth_13 2.14s call test_keeper_auth/test.py::test_bad_auth_11 2.12s call test_keeper_auth/test.py::test_bad_auth_9 2.12s call test_keeper_auth/test.py::test_digest_auth_basic[get_genuine_zk] 2.12s call test_keeper_auth/test.py::test_bad_auth_8 2.12s call test_keeper_auth/test.py::test_bad_auth_5 2.12s call test_keeper_auth/test.py::test_bad_auth_1 2.12s call test_keeper_auth/test.py::test_bad_auth_7 2.11s call test_keeper_auth/test.py::test_bad_auth_10 2.10s call test_keeper_auth/test.py::test_bad_auth_2 2.10s call test_keeper_auth/test.py::test_bad_auth_12 2.09s call test_keeper_auth/test.py::test_bad_auth_6 2.08s call test_keeper_auth/test.py::test_bad_auth_3 1.99s call test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts 1.69s teardown test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide 1.25s call test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table 1.25s teardown test_executable_user_defined_functions_config_reload/test.py::test 1.23s call test_explain_estimates/test.py::test_explain_estimates 1.15s teardown test_filesystem_cache/test.py::test_custom_cached_disk 1.06s call test_external_cluster/test.py::test_ddl_replicated 0.97s call test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement 0.93s call test_external_http_authenticator/test.py::test_user_create_basic_auth_pass 0.58s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] 0.57s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] 0.53s call test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass 0.37s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] 0.34s call test_keeper_auth/test.py::test_digest_auth_multiple[get_fake_zk] 0.32s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] 0.32s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] 0.32s call test_external_http_authenticator/test.py::test_basic_auth_failed 0.27s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] 0.22s call test_keeper_auth/test.py::test_super_auth 0.22s call test_keeper_auth/test.py::test_get_set_acl[get_fake_zk] 0.13s call test_keeper_auth/test.py::test_partial_auth[get_fake_zk] 0.13s call test_keeper_auth/test.py::test_remove_acl[get_fake_zk] 0.07s call test_keeper_auth/test.py::test_partial_auth[get_genuine_zk] 0.07s call test_keeper_auth/test.py::test_digest_auth_multiple[get_genuine_zk] 0.06s call test_external_http_authenticator/test.py::test_header_failed 0.05s call test_keeper_auth/test.py::test_get_set_acl[get_genuine_zk] 0.04s call test_keeper_auth/test.py::test_remove_acl[get_genuine_zk] 0.00s setup test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-key] 0.00s teardown test_keeper_auth/test.py::test_auth_snapshot 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] 0.00s setup test_keeper_auth/test.py::test_bad_auth_1 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_hedged_requests/test.py::test_async_query_sending 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] 0.00s setup test_hedged_requests/test.py::test_combination1 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] 0.00s setup test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] 0.00s teardown test_join_set_family_s3/test.py::test_join_s3 0.00s setup test_filesystem_cache/test.py::test_dynamic_resize 0.00s setup test_hedged_requests/test.py::test_stuck_replica 0.00s setup test_external_http_authenticator/test.py::test_header_failed 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-key] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-sipHash64(key)] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_keeper_auth/test.py::test_digest_auth_basic[get_fake_zk] 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-key] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_filesystem_cache/test.py::test_keep_up_size_ratio 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_keeper_auth/test.py::test_bad_auth_8 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-key] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] 0.00s setup test_join_set_family_s3/test.py::test_set_s3 0.00s setup test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-key] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_keeper_auth/test.py::test_digest_auth_multiple[get_genuine_zk] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] 0.00s teardown test_keeper_auth/test.py::test_get_set_acl[get_fake_zk] 0.00s teardown test_keeper_auth/test.py::test_digest_auth_basic[get_fake_zk] 0.00s setup test_keeper_auth/test.py::test_bad_auth_4 0.00s setup test_external_http_authenticator/test.py::test_user_create_basic_auth_pass 0.00s setup test_keeper_auth/test.py::test_partial_auth[get_genuine_zk] 0.00s teardown test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] 0.00s teardown test_keeper_auth/test.py::test_digest_auth_multiple[get_fake_zk] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] 0.00s teardown test_filesystem_cache/test.py::test_keep_up_size_ratio 0.00s setup test_keeper_auth/test.py::test_remove_acl[get_genuine_zk] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] 0.00s setup test_keeper_auth/test.py::test_digest_auth_basic[get_genuine_zk] 0.00s setup test_hedged_requests/test.py::test_combination4 0.00s teardown test_external_cluster/test.py::test_ddl 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node] 0.00s teardown test_hedged_requests/test.py::test_combination3 0.00s setup test_keeper_auth/test.py::test_get_set_acl[get_genuine_zk] 0.00s setup test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges 0.00s setup test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path] 0.00s setup test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] 0.00s setup test_keeper_auth/test.py::test_partial_auth[get_fake_zk] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_filesystem_cache/test.py::test_system_sync_filesystem_cache 0.00s teardown test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0] 0.00s teardown test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_hedged_requests/test.py::test_initial_receive_timeout 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] 0.00s teardown test_keeper_auth/test.py::test_bad_auth_4 0.00s setup test_hedged_requests/test.py::test_long_query 0.00s setup test_keeper_auth/test.py::test_digest_auth_multiple[get_fake_zk] 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 0.00s setup test_external_http_authenticator/test.py::test_session_settings_from_auth_response 0.00s teardown test_hedged_requests/test.py::test_combination1 0.00s teardown test_hedged_requests/test.py::test_async_connect 0.00s setup test_keeper_auth/test.py::test_get_set_acl[get_fake_zk] 0.00s setup test_hedged_requests/test.py::test_send_table_status_sleep 0.00s setup test_filesystem_cache/test.py::test_filesystem_cache_log 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 0.00s setup test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table 0.00s setup test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement 0.00s setup test_hedged_requests/test.py::test_combination2 0.00s teardown test_keeper_auth/test.py::test_remove_acl[get_genuine_zk] 0.00s setup test_keeper_auth/test.py::test_remove_acl[get_fake_zk] 0.00s teardown test_external_http_authenticator/test.py::test_basic_auth_failed 0.00s teardown test_hedged_requests/test.py::test_send_table_status_sleep2 0.00s teardown test_hedged_requests/test.py::test_combination4 0.00s setup test_keeper_auth/test.py::test_bad_auth_2 0.00s setup test_hedged_requests/test.py::test_send_data2 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-key] 0.00s setup test_hedged_requests/test.py::test_receive_timeout2 0.00s setup test_keeper_auth/test.py::test_bad_auth_11 0.00s setup test_keeper_auth/test.py::test_bad_auth_6 0.00s setup test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes 0.00s teardown test_keeper_auth/test.py::test_digest_auth_basic[get_genuine_zk] 0.00s teardown test_keeper_auth/test.py::test_partial_auth[get_fake_zk] 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-sipHash64(key)] 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-key] 0.00s teardown test_keeper_auth/test.py::test_partial_auth[get_genuine_zk] 0.00s setup test_keeper_auth/test.py::test_bad_auth_12 0.00s setup test_keeper_auth/test.py::test_bad_auth_10 0.00s teardown test_keeper_auth/test.py::test_remove_acl[get_fake_zk] 0.00s setup test_keeper_auth/test.py::test_bad_auth_9 0.00s teardown test_keeper_auth/test.py::test_bad_auth_13 0.00s setup test_keeper_auth/test.py::test_super_auth 0.00s setup test_hedged_requests/test.py::test_send_data 0.00s setup test_keeper_auth/test.py::test_bad_auth_7 0.00s teardown test_filesystem_cache/test.py::test_filesystem_cache_log 0.00s teardown test_keeper_auth/test.py::test_bad_auth_8 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] 0.00s teardown test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1] 0.00s setup test_insert_over_http_query_log/test.py::test_insert_over_http_ok 0.00s teardown test_filesystem_cache/test.py::test_dynamic_resize 0.00s setup test_keeper_auth/test.py::test_bad_auth_13 0.00s setup test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] 0.00s teardown test_keeper_auth/test.py::test_get_set_acl[get_genuine_zk] 0.00s setup test_hedged_requests/test.py::test_send_table_status_sleep2 0.00s teardown test_hedged_requests/test.py::test_send_data2 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_hedged_requests/test.py::test_initial_receive_timeout 0.00s teardown test_hedged_requests/test.py::test_receive_timeout2 0.00s setup test_external_cluster/test.py::test_ddl_replicated 0.00s setup test_hedged_requests/test.py::test_combination3 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide 0.00s teardown test_hedged_requests/test.py::test_send_data 0.00s setup test_hedged_requests/test.py::test_receive_timeout1 0.00s setup test_keeper_auth/test.py::test_bad_auth_5 0.00s teardown test_keeper_auth/test.py::test_bad_auth_1 0.00s teardown test_external_http_authenticator/test.py::test_session_settings_from_auth_response 0.00s teardown test_hedged_requests/test.py::test_send_table_status_sleep 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] 0.00s teardown test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] 0.00s setup test_keeper_auth/test.py::test_bad_auth_3 0.00s teardown test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts 0.00s teardown test_keeper_auth/test.py::test_bad_auth_3 0.00s teardown test_keeper_auth/test.py::test_bad_auth_10 0.00s teardown test_hedged_requests/test.py::test_receive_timeout1 0.00s teardown test_keeper_auth/test.py::test_bad_auth_5 0.00s setup test_hedged_requests/test.py::test_async_query_sending 0.00s teardown test_keeper_auth/test.py::test_bad_auth_7 0.00s teardown test_hedged_requests/test.py::test_long_query 0.00s teardown test_hedged_requests/test.py::test_combination2 0.00s teardown test_keeper_auth/test.py::test_digest_auth_multiple[get_genuine_zk] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_external_http_authenticator/test.py::test_user_create_basic_auth_pass 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] 0.00s teardown test_insert_over_http_query_log/test.py::test_insert_over_http_ok 0.00s teardown test_keeper_auth/test.py::test_bad_auth_2 0.00s teardown test_keeper_auth/test.py::test_bad_auth_6 0.00s teardown test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement 0.00s teardown test_keeper_auth/test.py::test_bad_auth_11 0.00s teardown test_keeper_auth/test.py::test_bad_auth_12 0.00s teardown test_external_http_authenticator/test.py::test_header_failed 0.00s teardown test_keeper_auth/test.py::test_bad_auth_9 0.00s teardown test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes =========================== short test summary info ============================ PASSED test_external_http_authenticator/test.py::test_basic_auth_failed PASSED test_external_http_authenticator/test.py::test_header_failed PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts PASSED test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node] PASSED test_external_http_authenticator/test.py::test_session_settings_from_auth_response PASSED test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path] PASSED test_external_cluster/test.py::test_ddl PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-key] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0] PASSED test_external_http_authenticator/test.py::test_user_create_basic_auth_pass PASSED test_external_cluster/test.py::test_ddl_replicated PASSED test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-sipHash64(key)] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-key] PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_ok PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] PASSED test_hedged_requests/test.py::test_async_connect PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-key] PASSED test_keeper_auth/test.py::test_auth_snapshot PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] PASSED test_keeper_auth/test.py::test_bad_auth_1 PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] PASSED test_keeper_auth/test.py::test_bad_auth_10 PASSED test_keeper_auth/test.py::test_bad_auth_11 PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] PASSED test_keeper_auth/test.py::test_bad_auth_12 PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] PASSED test_keeper_auth/test.py::test_bad_auth_13 PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-key] PASSED test_parallel_replicas_increase_error_count/test.py::test_increase_error_count PASSED test_keeper_auth/test.py::test_bad_auth_2 PASSED test_keeper_auth/test.py::test_bad_auth_3 PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] PASSED test_keeper_auth/test.py::test_bad_auth_4 PASSED test_keeper_auth/test.py::test_bad_auth_5 PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] PASSED test_keeper_auth/test.py::test_bad_auth_6 PASSED test_filesystem_cache/test.py::test_custom_cached_disk PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] PASSED test_keeper_auth/test.py::test_bad_auth_7 PASSED test_keeper_auth/test.py::test_bad_auth_8 PASSED test_executable_user_defined_functions_config_reload/test.py::test PASSED test_join_set_family_s3/test.py::test_join_s3 PASSED test_keeper_auth/test.py::test_bad_auth_9 PASSED test_filesystem_cache/test.py::test_dynamic_resize PASSED test_hedged_requests/test.py::test_async_query_sending PASSED test_keeper_auth/test.py::test_digest_auth_basic[get_fake_zk] PASSED test_filesystem_cache/test.py::test_filesystem_cache_log PASSED test_keeper_auth/test.py::test_digest_auth_basic[get_genuine_zk] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] PASSED test_keeper_auth/test.py::test_digest_auth_multiple[get_fake_zk] PASSED test_keeper_auth/test.py::test_digest_auth_multiple[get_genuine_zk] PASSED test_keeper_auth/test.py::test_get_set_acl[get_fake_zk] PASSED test_keeper_auth/test.py::test_get_set_acl[get_genuine_zk] PASSED test_keeper_auth/test.py::test_partial_auth[get_fake_zk] PASSED test_keeper_auth/test.py::test_partial_auth[get_genuine_zk] PASSED test_keeper_auth/test.py::test_remove_acl[get_fake_zk] PASSED test_keeper_auth/test.py::test_remove_acl[get_genuine_zk] PASSED test_keeper_auth/test.py::test_super_auth PASSED test_join_set_family_s3/test.py::test_set_s3 PASSED test_hedged_requests/test.py::test_combination1 PASSED test_explain_estimates/test.py::test_explain_estimates PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] PASSED test_hedged_requests/test.py::test_combination2 PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] PASSED test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts PASSED test_hedged_requests/test.py::test_combination3 PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] PASSED test_hedged_requests/test.py::test_combination4 PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] PASSED test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] PASSED test_filesystem_cache/test.py::test_keep_up_size_ratio PASSED test_hedged_requests/test.py::test_initial_receive_timeout PASSED test_hedged_requests/test.py::test_long_query PASSED test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] PASSED test_hedged_requests/test.py::test_receive_timeout1 PASSED test_filesystem_cache/test.py::test_system_sync_filesystem_cache PASSED test_hedged_requests/test.py::test_receive_timeout2 PASSED test_hedged_requests/test.py::test_send_data PASSED test_hedged_requests/test.py::test_send_data2 PASSED test_hedged_requests/test.py::test_send_table_status_sleep PASSED test_hedged_requests/test.py::test_send_table_status_sleep2 PASSED test_hedged_requests/test.py::test_stuck_replica ======================= 100 passed in 241.69s (0:04:01) ========================